home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / networking / 424 < prev    next >
Encoding:
Text File  |  1996-08-05  |  2.8 KB  |  89 lines

  1. Path: news.restena.lu!usenet
  2. From: manou.billa@ci.educ.lu (Manou BILLA)
  3. Newsgroups: comp.sys.amiga.networking
  4. Subject: Re: amitcp/ip log file?
  5. Date: 13 Jan 1996 11:04:41 GMT
  6. Organization: Not organized
  7. Message-ID: <2553.6586T696T2783@ci.educ.lu>
  8. References: <4c6760$1vt@ugress.uib.no> <4cjm3t$qt2@masala.cc.uh.edu>
  9. Reply-To: manou.billa@ci.educ.lu
  10. NNTP-Posting-Host: slip11.restena.lu
  11. X-Newsreader: THOR 2.22 (Amiga;TCP/IP)
  12.  
  13.  
  14. On 05-Jan-96 18:11:25, hector o'sexual (st585@Rosie.UH.EDU) wrote to All ()
  15. about Re: amitcp/ip log file? (<4cjm3t$qt2@masala.cc.uh.edu>):
  16.  
  17. Hi
  18.  
  19. >In article <4c6760$1vt@ugress.uib.no>, nstha@alfred.uib.no (Henrik Brautaset
  20. >Aronsen) writes:
  21. >>Hi..!
  22. >>
  23. >>Is there any way to get those amitcp/ip generated messages (which 'pops' up)
  24. >>into a logfile? Someone I talked to once, said that such a file is generated
  25. >>in T: or Ram:T automatically, but I can't seem to find it _anywhere_. Where
  26. >>can I control this??
  27. >>
  28. >>Does anyone know??
  29. >>
  30. >>Henrik..
  31. >>
  32. >>- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  33. >>  Henrik Brautaset Aronsen              Henrik.Aronsen@uib.no
  34. >>  Bergen, Norway             http://www.uib.no/People/henrik/
  35. >>    Destruction is not negative,  you must destroy to build
  36.  
  37.  
  38. It can be done:
  39.  
  40. just change the 'Amitcp:db/Amitcp.config' file with your preferres editor
  41. and include the line marked below::
  42.  
  43. #
  44. #  $Id: AmiTCP.config,v 4.3 1994/10/02 23:06:51 jraja Exp $
  45. #
  46. #  AmiTCP/IP configuration file. See documentation for usage.
  47. #
  48. #  Copyright ⌐ 1994 AmiTCP/IP Group,
  49. #                   Network Solutions Development Inc.
  50. #                   All rights reserved.
  51. #
  52. useloopback=YES \
  53. debugsana=NO     \___ these lines may show other flags for your config
  54. usens=SECOND     /       DON'T CHANGE THEM!!!
  55. gateway=NO      /
  56. logfilename="Amitcp:log/AmiTCPlogfile.log" <<<<--- include this line
  57.              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  58.              change this to YOUR <drive:dir/logfile>
  59.  
  60.  if you don't want that the console windows pops up
  61.  just include this line too:
  62.  
  63. consolename="NIL:"
  64.  
  65. The logfile will increase as the logs from AMITCP are appended to the logfile.
  66. Just do run CRON (or something else) which will crop/delete the logfile once
  67. per month or week or up your needs.
  68.  
  69.  
  70. >Forget that, how do you stop it?  I somehow got it to do that, and now it
  71. >won't stop!
  72. >--
  73. >--Hector
  74.  
  75. Stop what? Just delete/crop by 50% the logfile from time to time using CRON.
  76.  
  77. --
  78. Bye Manou
  79. ------------------------_----------------------------------------------
  80. Manou BILLA       |  _ //  Connect your AMIGAs...
  81. 4, Ave. Nic Kreins|  \X/             ... A1000 / A2500 / A3000 ...
  82. L-9536 WILTZ      |      ------ Member Team AMIGA Luxembourg ------
  83.                   | email manou.billa@ci.educ.lu      FIDO 2:2455/560.8
  84. -----------------------------------------------------------------------
  85.            [PGP public key available on request]
  86.  
  87. ... Connect your AMIGA! ... ;-)
  88.  
  89.